home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 January / macformat-020.iso / Demos / MF18 / Excel 5.0 Demo / Microsoft Excel 5.0 Demo / MS Mac Excel Demo / 00002.ls < prev    next >
Encoding:
Text File  |  1994-08-11  |  93 b   |  7 lines

  1. on exitFrame
  2.   global gVersion
  3.   if gVersion = "Reseller" then
  4.     GoToOffice()
  5.   end if
  6. end
  7.